Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer edits on world.contents while enumerating them #1459

Closed

Conversation

amylizzle
Copy link
Contributor

@amylizzle amylizzle commented Sep 7, 2023

Fixes #1453

Replicates BYOND's slightly insane behaviour and enables modifying a collection as you iterate it/

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@wixoaGit
Copy link
Member

wixoaGit commented Nov 1, 2023

Closing in favor of #1525

@wixoaGit wixoaGit closed this Nov 1, 2023
@amylizzle amylizzle deleted the fast_world_contents branch November 1, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

for(/type/path/var in world) throws an exception if world.contents is modified
2 participants